You are here: FAQ > FAQ Common to Both Documaker Editions > Printing Issues > How do I generate PostScript files on z/OS?

How do I generate PostScript files on z/OS?

You can generate PostScript output files on z/OS systems with an updated (version 11.0 or later) PSTLIB. Include these settings in your FSISYS.INI file to print PostScript on z/OS:

< Printer >
	PrtType = PST
< PrtType:PST >
	Module = PSTW32
	Printfunc = PSTPrint
	SendOverlays = (Yes or No)
	SendColor = (Yes or No)
	DownloadFonts = (Yes or No)

For more information on these INI options, see Chapter 6, Setting Up Printers, in the Documaker Administration Guide.